Sort Score
Result 10 results
Languages All
Labels All
Results 5,131 - 5,140 of 176,792 for

document formatting

(0.22 sec)
  1. Convert PNG to JSON via C# | Aspose

    Sample code for PNG to JSON C# conversion. Use API example code for batch PNG files to JSON conversion within VB.NET, Asp.NET or any .NET based application....recognition on PNG document and save text as PNG document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/png-to-j...
  2. Convert DJVU to DOC via C# | Aspose

    Sample code for DJVU to DOC C# conversion. Use API example code for batch DJVU files to DOC conversion within VB.NET, Asp.NET or any .NET based application....recognition on DJVU document and save text as DJVU document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/djvu-to-...
  3. FieldCompare Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldCompare class for effortless Document comparison. Enhance your workflow with powerful, accurate field functionalities....the Working with Fields documentation article. public class FieldCompare...that represents the field end. Format { get; } Gets a FieldFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Document::get_PackageCustomParts...

    Aspose::Words::Document::get_PackageCustomParts method. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using "unknown relationships" in C++....Aspose::Words::Document::get_PackageCustomParts method Contents...Contents [ Hide ] Document::get_PackageCustomParts method Gets or...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Convert XLSX to DOC using Java or with free Onl...

    Java API to Export XLSX to DOC or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....Excel Workbook) files to DOC format ensures that detailed spreadsheet...preserved in editable Word documents. This conversion is ideal...

    products.aspose.com/total/java/conversion/xlsx-...
  6. Optimized PDF to PDF/A 1b conversion problems -...

    Hi Tilal, I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while trying to produce the smaller file size possible.The code used is the follo…...Document document = new Aspose.Pdf.Document(infile);...Document(infile); try { document.Optimize(); Document.OptimizationOptions optimizationOptions...

    forum.aspose.com/t/optimized-pdf-to-pdf-a-1b-co...
  7. Convert DOCX to OFT in Python | products.aspose...

    Save DOCX to OFT within Python applications without using Microsoft Word or Outlook...Converting a DOCX file to OFT format is beneficial for a Python...OFT is an Outlook template format which is used to create emails...

    products.aspose.com/total/python-net/conversion...
  8. Aspose::Words::TextOrientation enum | Aspose.Wo...

    Aspose::Words::TextOrientation enum. Specifies orientation of text on a page, in a table cell or a text frame in C++....Examples Shows how to build a formatted 2x2 table. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/tex...
  9. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size.... Document () builder = aw . DocumentBuilder...set page sizes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Lock Cells to Protect Them with Golang v...

    This article shows you code explaining how to lock cells to protect them using the Aspose.Cells library with Golang via C++....financial documents, reports, and any other documents where data...can skip this step. Open the Format Cells Dialog: Right-click on...

    docs.aspose.com/cells/go-cpp/how-to-lock-cells-...